Some notes about this code.

To get this to work you will need to register 2 of the files in the bin dir on your system.  
To do this first unzip the files to some dir keeping the dir structure.  Once you have done
this open a command prompt window and goto the bin directory you just upzipped. Type:

regsvr32 epswrapper.dll

hit enter and then click ok to the box that pops up. Then type:

regsvr32 glabcore.dll

hit enter and click ok to the box that pops up.  That will register the needed dlls on your
computer.  Once you have done that you will be able to run this program.



